Shapes Programming Assignment
Due: Tuesday April 5th
Submit a printed copy of your 8 files.
Implement the following classes and add them the OOPDraw project available at:
\\cs1\classes\comp345\OOPDraw
You should not need to modify the existing code. I have given you empty files to start with.
Be sure to add a constructor to the base class to set its member variables. (Coordinates and such.)